home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
redakcyjne
/
programy
/
Gadu-Gadu 8.0 Build 9103
/
nowegg.exe
/
skins
/
Bliziutko
/
config.xml
next >
Wrap
Extensible Markup Language
|
2009-07-08
|
2KB
|
82 lines
<?xml version="1.0" encoding="utf-8"?>
<Skin>
<Info>
<!-- Nazwa sk├│rki -->
<Name>Bliziutko</Name>
<!-- Autor sk├│rki -->
<Author>Zoom</Author>
</Info>
<Global>
<ExtraColors>
<ContactListOddFieldColor r="212" g="232" b="247" a ="200"/>
<ContactListEvenFieldColor r="231" g="239" b="244" a="150"/>
<ContactListSelectedFieldTopColor r="120" g="163" b="192" a ="255"/>
<ContactListSelectedFieldBottomColor r="120" g="163" b="192" a ="200"/>
<!--
<ContactListHoveredFieldColor r="128" g="128" b="128"/>
-->
<WindowOddFieldColor r="231" g="239" b="244" />
<!--
<WindowEvenFieldColor r="0" g="255" b="0" />
<WindowOddSignaledFieldColor r="255" g="255" b="255" />
<WindowEvenSignaledFieldColor r="0" g="0" b="0" />
<WindowSelectedFieldTopColor r="128" g="128" b="128" />
<WindowSelectedFieldBottomColor r="255" g="255" b="255" />
<WindowHoveredFieldColor r="193" g="211" b="224" a ="255"/>
<WindowBorderColor r="193" g="211" b="224" a ="255"/>
<WindowInactiveBorderColor r="193" g="211" b="224" a ="255"/>
-->
<NormalButtonsBorderColor r="193" g="211" b="224" a ="255"/>
<SpecialButtonsBorderColor r="193" g="211" b="224" a ="255"/>
<ChatWindowButtonsBorderColor r="193" g="211" b="224" a ="255"/>
<!--
<SearchButtonsBorderColor r="120" g="163" b="192" a ="255"/>
<HoverButtonsBorderColor r="120" g="163" b="192" a ="255"/>
<ContactWindowBackgroundColor r="196" g="226" b="236"/>
<ScrollBarColor r="196" g="226" b="236"/>
<InputInnerBorderColor r="196" g="226" b="236"/>
<TitleBarFontColor r="196" g="226" b="236"/>
<LoginBarFontColor r="255" g="0" b="0"/>
<ContactListDescFontColor r="255" g="0" b="0"/>
<ContactListLinkFontColor r="255" g="0" b="0"/>
<NormalButtonFontColor r="255" g="0" b="0"/>
<SpecialButtonFontColor r="0" g="255" b="0"/>
<FilterEditSignaledBorderColor r="0" g="255" b="0"/>
-->
</ExtraColors>
<!-- Przezroczystość aplikacji, zakres wartości od 0 do 255 -->
<MainTransparency>0</MainTransparency>
<ContactListTransparency>128</ContactListTransparency>
</Global>
</Skin>